←Select platform

Store(List<IElementSet>) Method

Summary

Stores a list of element sets in the repository.

Syntax
C#
VB
C++
public void Store( 
   List<IElementSet> elems 
) 
Public Sub Store( 
   ByVal elems As List(Of IElementSet 
)) 
public:  
   void Store( 
      List<IElementSet^>^ elems 
   ) 

Parameters

elems

Element sets to store.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Analytics Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.